home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / ARGONET / PD / DESKTOP / DISPLAY.ZIP / !FDisplay / !Run < prev    next >
Text File  |  1997-10-26  |  380b  |  10 lines

  1. | Run file  for Display
  2. RMEnsure UtilityModule 3 Error FDisplay requires RISC OS 3 or later
  3.  
  4. If "<Display$Running>" <> "" Then Error FDisplay is already loaded. If FDisplay has crashed, run the file !Reboot inside the !FDisplay directory.
  5. Set Display$Dir <Obey$Dir>
  6. IconSprites <Display$Dir>.!Sprites
  7. WimpSlot -min 12k -max 12k
  8. Set Display$Running "Yes"
  9. Run <Display$Dir>.Display
  10.